FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.dstu2.zib2015#1.0.0 (63 ms)

Package nictiz.fhir.nl.dstu2.zib2015
Type StructureDefinition
Id Id
FHIR Version R2
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.dstu2.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/mp9-MedicationAdministrationAgreement
Url http://nictiz.nl/fhir/StructureDefinition/mp9-MedicationAdministrationAgreement
Status draft
Name MP9 Medication Administration Agreement
Experimental False
Realm nl
Copyright CC0
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/mp9-AdministrationSchedule MP9 Administration Schedule
http://nictiz.nl/fhir/StructureDefinition/mp9-Medication MP9 Medication
http://nictiz.nl/fhir/StructureDefinition/mp9-authored-on MP9 Authored On
http://nictiz.nl/fhir/StructureDefinition/mp9-dispensing-organization MP9 Dispensing Organization
http://nictiz.nl/fhir/StructureDefinition/mp9-reason-for-dispense MP9 Reason For Dispense
http://nictiz.nl/fhir/StructureDefinition/mp9-usage-duration MP9 Medication Usage Duration
http://nictiz.nl/fhir/StructureDefinition/mp9-usage-period MP9 Medication Usage Period
http://fhir.nl/fhir/StructureDefinition/nl-core-patient nl-core-patient


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "656c06d5-9bb8-4948-9988-dc6c47fea22e",
  "meta" : {
    "versionId" : "3",
    "lastUpdated" : "2016-12-12T16:39:05.96+00:00"
  },
  "url" : "http://nictiz.nl/fhir/StructureDefinition/mp9-MedicationAdministrationAgreement",
  "name" : "MP9 Medication Administration Agreement",
  "status" : "draft",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "copyright" : "CC0",
  "fhirVersion" : "1.0.2",
  "kind" : "resource",
  "constrainedType" : "MedicationDispense",
  "abstract" : false,
  "base" : "http://hl7.org/fhir/StructureDefinition/MedicationDispense",
  "differential" : {
    "element" : [
      {
        "id" : "MedicationDispense",
        "path" : "MedicationDispense",
        "type" : [
          {
            "code" : "MedicationDispense"
          }
        ]
      },
      {
        "id" : "MedicationDispense.extension",
        "path" : "MedicationDispense.extension",
        "slicing" : {
          "discriminator" : [
            "url"
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "MedicationDispense.extension.usageDuration",
        "path" : "MedicationDispense.extension",
        "name" : "usageDuration",
        "short" : "Gebruiksduur",
        "definition" : "Optional Extensions Element - found in all resources.",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://nictiz.nl/fhir/StructureDefinition/mp9-usage-duration"
            ]
          }
        ]
      },
      {
        "id" : "MedicationDispense.extension.dispensingOrganization",
        "path" : "MedicationDispense.extension",
        "name" : "dispensingOrganization",
        "short" : "Verstrekker",
        "definition" : "Optional Extensions Element - found in all resources.",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://nictiz.nl/fhir/StructureDefinition/mp9-dispensing-organization"
            ]
          }
        ]
      },
      {
        "id" : "MedicationDispense.extension.authoredOn",
        "path" : "MedicationDispense.extension",
        "name" : "authoredOn",
        "short" : "Afspraakdatum",
        "definition" : "Optional Extensions Element - found in all resources.",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://nictiz.nl/fhir/StructureDefinition/mp9-authored-on"
            ]
          }
        ]
      },
      {
        "id" : "MedicationDispense.extension.reasonForDispense",
        "path" : "MedicationDispense.extension",
        "name" : "reasonForDispense",
        "short" : "Reden afspraak",
        "definition" : "Optional Extensions Element - found in all resources.",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://nictiz.nl/fhir/StructureDefinition/mp9-reason-for-dispense"
            ]
          }
        ]
      },
      {
        "id" : "MedicationDispense.extension.usagePeriod",
        "path" : "MedicationDispense.extension",
        "name" : "usagePeriod",
        "short" : "Gebruiksperiode",
        "definition" : "Optional Extensions Element - found in all resources.",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://nictiz.nl/fhir/StructureDefinition/mp9-usage-period"
            ]
          }
        ]
      },
      {
        "id" : "MedicationDispense.identifier",
        "path" : "MedicationDispense.identifier",
        "short" : "Identificatie"
      },
      {
        "id" : "MedicationDispense.status",
        "path" : "MedicationDispense.status",
        "name" : "StopType",
        "short" : "StopType (on-hold | stopped)"
      },
      {
        "id" : "MedicationDispense.patient",
        "path" : "MedicationDispense.patient",
        "type" : [
          {
            "code" : "Reference",
            "profile" : [
              "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
            ]
          }
        ]
      },
      {
        "id" : "MedicationDispense.dispenser",
        "path" : "MedicationDispense.dispenser",
        "name" : "Verstrekker"
      },
      {
        "id" : "MedicationDispense.medicationReference",
        "path" : "MedicationDispense.medicationReference",
        "name" : "Product",
        "short" : "Short",
        "type" : [
          {
            "code" : "Reference",
            "profile" : [
              "http://nictiz.nl/fhir/StructureDefinition/mp9-Medication"
            ]
          }
        ]
      },
      {
        "id" : "MedicationDispense.note",
        "path" : "MedicationDispense.note",
        "name" : "Toelichting",
        "short" : "Toelichting"
      },
      {
        "id" : "MedicationDispense.dosageInstruction",
        "path" : "MedicationDispense.dosageInstruction",
        "name" : "Gebruiksinstructie"
      },
      {
        "id" : "MedicationDispense.dosageInstruction.text",
        "path" : "MedicationDispense.dosageInstruction.text",
        "name" : "Omschrijving"
      },
      {
        "id" : "MedicationDispense.dosageInstruction.additionalInstructions",
        "path" : "MedicationDispense.dosageInstruction.additionalInstructions",
        "name" : "Aanvullende Informatie",
        "short" : "Aanvullende Informatie"
      },
      {
        "id" : "MedicationDispense.dosageInstruction.timing",
        "path" : "MedicationDispense.dosageInstruction.timing",
        "type" : [
          {
            "code" : "Timing",
            "profile" : [
              "http://nictiz.nl/fhir/StructureDefinition/mp9-AdministrationSchedule"
            ]
          }
        ]
      },
      {
        "id" : "MedicationDispense.dosageInstruction.asNeeded",
        "path" : "MedicationDispense.dosageInstruction.asNeeded[x]",
        "name" : "Zo nodig",
        "short" : "Zo nodig"
      },
      {
        "id" : "MedicationDispense.dosageInstruction.route",
        "path" : "MedicationDispense.dosageInstruction.route",
        "name" : "Toedieningsweg"
      },
      {
        "id" : "MedicationDispense.dosageInstruction.dose",
        "path" : "MedicationDispense.dosageInstruction.dose[x]",
        "name" : "Aantal",
        "short" : "Aantal"
      },
      {
        "id" : "MedicationDispense.dosageInstruction.rate",
        "path" : "MedicationDispense.dosageInstruction.rate[x]",
        "name" : "Toedieningssnelheid",
        "short" : "Toedieningssnelheid"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.